google.golang.org/protobuf/internal/impl.pointerCoderFuncs.unmarshal (field)

101 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_field.go#L53: 		mi.coderFields[num].funcs.unmarshal = func(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (unmarshalOutput, error) {
		codec_field.go#L61: 			out, err := cf.funcs.unmarshal(b, pointerOfValue(vw).Apply(zeroOffset), wtyp, &cf, opts)
		codec_field.go#L126: 			unmarshal: consumeMessageInfo,
		codec_field.go#L143: 			unmarshal: func(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (unmarshalOutput, error) {
		codec_field.go#L295: 			unmarshal: consumeGroupType,
		codec_field.go#L312: 			unmarshal: func(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (unmarshalOutput, error) {
		codec_field.go#L385: 			unmarshal: consumeMessageSliceInfo,
		codec_field.go#L400: 		unmarshal: func(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (unmarshalOutput, error) {
		codec_field.go#L673: 			unmarshal: consumeGroupSliceInfo,
		codec_field.go#L688: 		unmarshal: func(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (unmarshalOutput, error) {
		codec_field_opaque.go#L26: 			unmarshal: consumeOpaqueMessage,
		codec_field_opaque.go#L34: 			unmarshal: consumeOpaqueGroup,
		codec_field_opaque.go#L133: 			unmarshal: consumeOpaqueMessageSlice,
		codec_field_opaque.go#L141: 			unmarshal: consumeOpaqueGroupSlice,
		codec_gen.go#L58: 	unmarshal: consumeBool,
		codec_gen.go#L87: 	unmarshal: consumeBool,
		codec_gen.go#L138: 	unmarshal: consumeBoolPtr,
		codec_gen.go#L226: 	unmarshal: consumeBoolSlice,
		codec_gen.go#L264: 	unmarshal: consumeBoolSlice,
		codec_gen.go#L637: 	unmarshal: consumeInt32,
		codec_gen.go#L666: 	unmarshal: consumeInt32,
		codec_gen.go#L717: 	unmarshal: consumeInt32Ptr,
		codec_gen.go#L805: 	unmarshal: consumeInt32Slice,
		codec_gen.go#L843: 	unmarshal: consumeInt32Slice,
		codec_gen.go#L1052: 	unmarshal: consumeSint32,
		codec_gen.go#L1081: 	unmarshal: consumeSint32,
		codec_gen.go#L1132: 	unmarshal: consumeSint32Ptr,
		codec_gen.go#L1220: 	unmarshal: consumeSint32Slice,
		codec_gen.go#L1258: 	unmarshal: consumeSint32Slice,
		codec_gen.go#L1467: 	unmarshal: consumeUint32,
		codec_gen.go#L1496: 	unmarshal: consumeUint32,
		codec_gen.go#L1547: 	unmarshal: consumeUint32Ptr,
		codec_gen.go#L1635: 	unmarshal: consumeUint32Slice,
		codec_gen.go#L1673: 	unmarshal: consumeUint32Slice,
		codec_gen.go#L1882: 	unmarshal: consumeInt64,
		codec_gen.go#L1911: 	unmarshal: consumeInt64,
		codec_gen.go#L1962: 	unmarshal: consumeInt64Ptr,
		codec_gen.go#L2050: 	unmarshal: consumeInt64Slice,
		codec_gen.go#L2088: 	unmarshal: consumeInt64Slice,
		codec_gen.go#L2297: 	unmarshal: consumeSint64,
		codec_gen.go#L2326: 	unmarshal: consumeSint64,
		codec_gen.go#L2377: 	unmarshal: consumeSint64Ptr,
		codec_gen.go#L2465: 	unmarshal: consumeSint64Slice,
		codec_gen.go#L2503: 	unmarshal: consumeSint64Slice,
		codec_gen.go#L2712: 	unmarshal: consumeUint64,
		codec_gen.go#L2741: 	unmarshal: consumeUint64,
		codec_gen.go#L2792: 	unmarshal: consumeUint64Ptr,
		codec_gen.go#L2880: 	unmarshal: consumeUint64Slice,
		codec_gen.go#L2918: 	unmarshal: consumeUint64Slice,
		codec_gen.go#L3117: 	unmarshal: consumeSfixed32,
		codec_gen.go#L3146: 	unmarshal: consumeSfixed32,
		codec_gen.go#L3186: 	unmarshal: consumeSfixed32Ptr,
		codec_gen.go#L3247: 	unmarshal: consumeSfixed32Slice,
		codec_gen.go#L3279: 	unmarshal: consumeSfixed32Slice,
		codec_gen.go#L3437: 	unmarshal: consumeFixed32,
		codec_gen.go#L3466: 	unmarshal: consumeFixed32,
		codec_gen.go#L3506: 	unmarshal: consumeFixed32Ptr,
		codec_gen.go#L3567: 	unmarshal: consumeFixed32Slice,
		codec_gen.go#L3599: 	unmarshal: consumeFixed32Slice,
		codec_gen.go#L3757: 	unmarshal: consumeFloat,
		codec_gen.go#L3786: 	unmarshal: consumeFloat,
		codec_gen.go#L3826: 	unmarshal: consumeFloatPtr,
		codec_gen.go#L3887: 	unmarshal: consumeFloatSlice,
		codec_gen.go#L3919: 	unmarshal: consumeFloatSlice,
		codec_gen.go#L4077: 	unmarshal: consumeSfixed64,
		codec_gen.go#L4106: 	unmarshal: consumeSfixed64,
		codec_gen.go#L4146: 	unmarshal: consumeSfixed64Ptr,
		codec_gen.go#L4207: 	unmarshal: consumeSfixed64Slice,
		codec_gen.go#L4239: 	unmarshal: consumeSfixed64Slice,
		codec_gen.go#L4397: 	unmarshal: consumeFixed64,
		codec_gen.go#L4426: 	unmarshal: consumeFixed64,
		codec_gen.go#L4466: 	unmarshal: consumeFixed64Ptr,
		codec_gen.go#L4527: 	unmarshal: consumeFixed64Slice,
		codec_gen.go#L4559: 	unmarshal: consumeFixed64Slice,
		codec_gen.go#L4717: 	unmarshal: consumeDouble,
		codec_gen.go#L4746: 	unmarshal: consumeDouble,
		codec_gen.go#L4786: 	unmarshal: consumeDoublePtr,
		codec_gen.go#L4847: 	unmarshal: consumeDoubleSlice,
		codec_gen.go#L4879: 	unmarshal: consumeDoubleSlice,
		codec_gen.go#L5037: 	unmarshal: consumeString,
		codec_gen.go#L5072: 	unmarshal: consumeStringValidateUTF8,
		codec_gen.go#L5101: 	unmarshal: consumeString,
		codec_gen.go#L5123: 	unmarshal: consumeStringValidateUTF8,
		codec_gen.go#L5164: 	unmarshal: consumeStringPtr,
		codec_gen.go#L5204: 	unmarshal: consumeStringPtrValidateUTF8,
		codec_gen.go#L5245: 	unmarshal: consumeStringSlice,
		codec_gen.go#L5283: 	unmarshal: consumeStringSliceValidateUTF8,
		codec_gen.go#L5426: 	unmarshal: consumeBytes,
		codec_gen.go#L5461: 	unmarshal: consumeBytesValidateUTF8,
		codec_gen.go#L5505: 	unmarshal: consumeBytesNoZero,
		codec_gen.go#L5544: 	unmarshal: consumeBytesNoZeroValidateUTF8,
		codec_gen.go#L5585: 	unmarshal: consumeBytesSlice,
		codec_gen.go#L5623: 	unmarshal: consumeBytesSliceValidateUTF8,
		codec_map.go#L59: 		unmarshal: func(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (unmarshalOutput, error) {
		codec_message.go#L110: 				unmarshal: func(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (unmarshalOutput, error) {
		codec_tables.go#L21: 	unmarshal func(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (unmarshalOutput, error)
		decode.go#L180: 			if f.funcs.unmarshal == nil {
		decode.go#L184: 			o, err = f.funcs.unmarshal(b, p.Apply(f.offset), wtyp, f, opts)
		lazy.go#L112: 			o, err := f.funcs.unmarshal(b, p, wtyp, f, opts)
		lazy.go#L265: 			if f.funcs.unmarshal == nil {
		lazy.go#L324: 			o, err = f.funcs.unmarshal(b, p.Apply(f.offset), wtyp, f, opts)